home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / air_adventure.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-07-26  |  60 b   |  4 lines

  1. on(release){
  2.    getUrl("Javascript:self.close()", "");
  3. }
  4.